home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today - The Disc! 5
/
CD-ROM Today - The Disc (Issue 5)(November 1994).ISO
/
mac
/
Mac shareware
/
Education
/
RLaB
/
help
/
plaxis
< prev
next >
Wrap
Text File
|
1994-09-21
|
476b
|
17 lines
plaxis:
Synopsis: A "friendly" interface to plot axis styles.
Syntax: plaxis ( X_STR , Y_STR )
Description:
A friendlier interface to the plot axis styles. Currently
plaxis only supports the default and a predefined logarithmic
axis styles. X_STR and/or Y_STR can be either "log" or "", or
omitted. If the string "log" is used for either argument, then
that axis is scaled logarithmically. Otherwise, the default
axis style is used.
Example: plaxis ("log", "log")